inspector: Use a better icon on the css classes tab
authorMatthias Clasen <mclasen@redhat.com>
Mon, 30 Jun 2014 22:51:39 +0000 (18:51 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Mon, 30 Jun 2014 22:51:39 +0000 (18:51 -0400)
gtk/inspector/classes-list.ui

index c84e2d6e632baa970a9d12d821fbdbf5307d4ff5..5ef614a6ef2fa467ad3f63b24fd7c809b40f5cbd 100644 (file)
@@ -24,7 +24,7 @@
         <child>
           <object class="GtkToolButton">
             <property name="visible">True</property>
-            <property name="icon-name">document-revert</property>
+            <property name="icon-name">edit-undo-symbolic</property>
             <property name="tooltip-text" translatable="yes">Restore defaults for this widget</property>
             <signal name="clicked" handler="restore_defaults_clicked"/>
           </object>